Product Code Database
Example Keywords: light -apple $37
   » » Wiki: A-law Algorithm
Tag Wiki 'A-law Algorithm'.
Tag

A-law algorithm
 (

Rank: 100%
Bluestar Bluestar Bluestar Bluestar Blackstar

An A-law algorithm is a standard algorithm, used in 8-bit digital communications systems to optimize, i.e. modify, the of an for digitizing. It is one of the two companding algorithms in the G.711 standard from , the other being the similar μ-law, used in North America and Japan.

For a given input x, the equation for A-law encoding is as follows: F(x) = \sgn(x) \begin{cases}

   \dfrac{A |x|}{1 + \ln(A)}, & |x| < \dfrac{1}{A},
   \\[1ex]
   \dfrac{1+ \ln(A |x|)}{1 + \ln(A)}, & \dfrac{1}{A} \leq |x| \leq 1,
     
\end{cases}

where A is the compression parameter. In Europe, A = 87.6.

A-law expansion is given by the inverse function: F^{-1}(y) = \sgn(y) \begin{cases}

   \dfrac{|y| (1 + \ln(A))}{A}, &  |y| < \dfrac{1}{1 + \ln(A)},
   \\
   \dfrac{e^{-1 + |y| (1 + \ln(A))}}{A}, & \dfrac{1}{1 + \ln(A)} \leq |y| < 1.
     
\end{cases}

The reason for this encoding is that the wide of speech does not lend itself well to efficient linear digital encoding. A-law encoding effectively reduces the dynamic range of the signal, thereby increasing the efficiency and resulting in a signal-to- ratio that is superior to that obtained by linear encoding for a given number of bits.


Comparison to μ-law
The μ-law algorithm provides a slightly larger dynamic range than the A-law at the cost of worse proportional distortion for small signals. By convention, A-law is used for an international connection if at least one country uses it.


See also
  • μ-law algorithm
  • Dynamic range compression
  • Signal compression
  • G.711
  • DS0
  • Tapered floating point


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time